var runtime.boundsErrorFmts

2 uses

	runtime (current package)
		error.go#L149: var boundsErrorFmts = [...]string{
		error.go#L186: 	fmt := boundsErrorFmts[e.code]